trilium
    Preparing search index...
    interface RenderOptions {
        indent?: string;
        newline?: string;
        pretty?: boolean;
    }
    Index

    Properties

    indent?: string
    newline?: string
    pretty?: boolean